sum1(0) -> 0
sum1(s1(x)) -> +2(sum1(x), s1(x))
+2(x, 0) -> x
+2(x, s1(y)) -> s1(+2(x, y))
↳ QTRS
↳ DependencyPairsProof
sum1(0) -> 0
sum1(s1(x)) -> +2(sum1(x), s1(x))
+2(x, 0) -> x
+2(x, s1(y)) -> s1(+2(x, y))
+12(x, s1(y)) -> +12(x, y)
SUM1(s1(x)) -> SUM1(x)
SUM1(s1(x)) -> +12(sum1(x), s1(x))
sum1(0) -> 0
sum1(s1(x)) -> +2(sum1(x), s1(x))
+2(x, 0) -> x
+2(x, s1(y)) -> s1(+2(x, y))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
+12(x, s1(y)) -> +12(x, y)
SUM1(s1(x)) -> SUM1(x)
SUM1(s1(x)) -> +12(sum1(x), s1(x))
sum1(0) -> 0
sum1(s1(x)) -> +2(sum1(x), s1(x))
+2(x, 0) -> x
+2(x, s1(y)) -> s1(+2(x, y))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
+12(x, s1(y)) -> +12(x, y)
sum1(0) -> 0
sum1(s1(x)) -> +2(sum1(x), s1(x))
+2(x, 0) -> x
+2(x, s1(y)) -> s1(+2(x, y))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
+12(x, s1(y)) -> +12(x, y)
POL( +12(x1, x2) ) = max{0, x1 + 2x2 - 2}
POL( s1(x1) ) = 2x1 + 2
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
sum1(0) -> 0
sum1(s1(x)) -> +2(sum1(x), s1(x))
+2(x, 0) -> x
+2(x, s1(y)) -> s1(+2(x, y))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
SUM1(s1(x)) -> SUM1(x)
sum1(0) -> 0
sum1(s1(x)) -> +2(sum1(x), s1(x))
+2(x, 0) -> x
+2(x, s1(y)) -> s1(+2(x, y))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
SUM1(s1(x)) -> SUM1(x)
POL( s1(x1) ) = 2x1 + 1
POL( SUM1(x1) ) = x1 + 2
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
sum1(0) -> 0
sum1(s1(x)) -> +2(sum1(x), s1(x))
+2(x, 0) -> x
+2(x, s1(y)) -> s1(+2(x, y))